Use the following code as an example of how to change the print date using PESetPrintDate:
LOCAL nYear, nMonth, nDay
nYear = 1995
nMonth = 06
nDay = 30
IF PESetPrintDate (Job, nYear, nMonth, nDay) = .F.
&& Handle error
ENDIF
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |